@charset "utf-8";
.layui-bg-red {background-color: #98272a!important;}

.post11 {}
.post11 .tt {position: relative;padding-bottom: 0px;}
.post11 .tt .tit {}
.post11 .tt .tit .title {display: inline-block;font-size: 27px;color: #000;cursor: pointer;}
.post11 .more_btn a{color:#1826a5;}
.post11 .more_btn {display: inline-block; height: 35px; line-height: 35px; float:right; padding: 0 30px; background: #98272a; border-radius: 20px; top: 0;}
.post11 .more_btn .more_text,
.post11 .more_btn a {font-size:14px;color: #fff; cursor:pointer;} 

/*项目列表*/
.post-41 li {
    float: left;
    margin: 0px;
}



#infscr-loading {text-align: center;z-index: 100;/* position: fixed; */left: 50%;bottom: 40px;padding: 10px;background: #000;opacity:1;color: #FFF;border-radius: 8px;
background:url('images/ajax-loader.gif') no-repeat center center;text-indent:-9999em;overflow:hidden;}

#infscr-more{display:none;line-height:32px; margin:10px 0px; padding:0px 0px;text-align: center;font-size:14px; cursor:pointer;}

.loading{min-height: 100px;background:url('images/ajax-loader.gif') no-repeat center center;}
.error{padding:5px 0px; line-height:22px;text-align:center;color:#666; display:inline-block; width:100%;}
